projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
82137b5
)
* lisp/calendar/cal-hebrew.el (diary-ordinal-suffix): Declare.
author
Glenn Morris
<rgm@gnu.org>
Tue, 1 Mar 2011 03:53:18 +0000
(19:53 -0800)
committer
Glenn Morris
<rgm@gnu.org>
Tue, 1 Mar 2011 03:53:18 +0000
(19:53 -0800)
lisp/calendar/cal-hebrew.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-hebrew.el
b/lisp/calendar/cal-hebrew.el
index 20b7d7cbc445d0a26a292c30b08ec6c4ca5f2be4..63e7484e1278bb8f50a05d7684cba6091be22092 100644
(file)
--- a/
lisp/calendar/cal-hebrew.el
+++ b/
lisp/calendar/cal-hebrew.el
@@
-815,6
+815,7
@@
from the cursor position."
(format "Hebrew date (until sunset): %s" (calendar-hebrew-date-string date)))
(defvar entry)
+(declare-function diary-ordinal-suffix "diary-lib" (n))
;;;###diary-autoload
(defun diary-hebrew-birthday (month day year &optional after-sunset)